home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / gtld3656.lha / GadUtil / Docs / AutoDocs / 34.GU_LayoutMenuItemsA < prev    next >
Text File  |  1995-06-18  |  493b  |  30 lines

  1. gadutil.library/GU_LayoutMenuItemsA       gadutil.library/GU_LayoutMenuItemsA
  2.  
  3.    NAME
  4.     GU_LayoutMenuItemsA -- Position all the menu items.
  5.  
  6.    SYNOPSIS
  7.     success = GU_LayoutMenuItemsA(menuitem, vi, tags)
  8.     D0                            A0        A1  A2
  9.  
  10.     BOOL GU_LayoutMenuItemsA(struct MenuItem *, APTR, struct TagItem *);
  11.  
  12.    FUNCTION
  13.  
  14.    INPUTS
  15.  
  16.    TAGS
  17.  
  18.    RESULT
  19.  
  20.    EXAMPLE
  21.  
  22.    NOTES
  23.  
  24.    WARNING
  25.  
  26.    BUGS
  27.  
  28.    SEE ALSO
  29.     GU_CreateMenusA(), GU_GetVisualInfoA(), gadtools/LayoutMenuItemsA()
  30.